Add missing new resources from Sparkle.framework
[cyberduck.git] / profiles / Enter Cloud Suite.cyberduckprofile
blob2e657adf98eb7ff11b526406711eb36b442d95b1
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>Protocol</key>
6 <string>swift</string>
7 <key>Vendor</key>
8 <string>entercloudsuite.com</string>
9 <key>Description</key>
10 <string>Enter Cloud Suite</string>
11 <key>Default Hostname</key>
12 <string>api.entercloudsuite.com</string>
13 <key>Default Port</key>
14 <string>443</string>
15 <key>Context</key>
16 <string>/v2.0/tokens</string>
17 <key>Username Placeholder</key>
18 <string>Tenant ID:Email</string>
19 <key>Password Placeholder</key>
20 <string>Password</string>
21 </dict>
22 </plist>